use structured binding instead of std::tie.
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 20 Nov 2022 07:33:12 +0000 (00:33 -0700)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 20 Nov 2022 07:33:12 +0000 (00:33 -0700)
commit0c57dd653c2877d65c17f38884d3bf3d5c8d082c
treeae7737a3df2935f2e0e30539c220e57c8d134d6b
parent387025a3a112ff68b0158ed830ea7d5c4ef92c95
use structured binding instead of std::tie.
kml.cc